projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b990ca
)
(syms_of_xselect): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 15 Nov 1995 18:33:45 +0000
(18:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 15 Nov 1995 18:33:45 +0000
(18:33 +0000)
src/xselect.c
patch
|
blob
|
history
diff --git
a/src/xselect.c
b/src/xselect.c
index 8c8f3e0a02e2b1e66369e7b15221f2d656c0b517..b7360a1038323464afb868a66e79f84a7c225a21 100644
(file)
--- a/
src/xselect.c
+++ b/
src/xselect.c
@@
-2123,7
+2123,7
@@
and there is no meaningful selection value.");
\(This happens when some other X client makes its own selection\n\
or when a Lisp program explicitly clears the selection.)\n\
The functions are called with one argument, the selection type\n\
-\(a symbol, typically `PRIMARY', `SECONDARY', or `CLIPBOARD'
.)
");
+\(a symbol, typically `PRIMARY', `SECONDARY', or `CLIPBOARD'
).
");
Vx_lost_selection_hooks = Qnil;
DEFVAR_LISP ("x-sent-selection-hooks", &Vx_sent_selection_hooks,